Application.zenOnPath[GET]



zenOnPath(lPath As tpZenPathType) As String

Parameters

lPath As tpZenPathType
Number or Constant
ED
read only
RT
read only

Remarks

Returns a path as string depending to the given parameter.
This feature was implemented with the version 6.21, because of Windows Vista!


Possible Parameters:



	tpzenOnAppDataPath  (Example: "C:\ProgramData\COPA-DATA\zenOn621\") 

	tpzenOnExePath	(Example: "D:\zenOn\Projects\MYTESTPROJECT\")   

	tpzenOnIniPath	(Example: "C:\ProgramData\COPA-DATA\System\")   

	tpzenOnUserPath	 (Example: "C:\Users\Public\Documents\zenOn_Projects\")  

See Also

Application